home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Pac Man.swf / scripts / frame_43 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  180 b   |  9 lines

  1. oldgostx = getProperty("/gost3", _X);
  2. setProperty("/gost3", _X, oldgostx - "10");
  3. tellTarget("/gost3/eye3")
  4. {
  5.    gotoAndStop(3);
  6. }
  7. set("go" add q,"xxx3");
  8. last3 = "left3";
  9.